-
Notifications
You must be signed in to change notification settings - Fork 63
[release/9.0] Update dependencies from dotnet/arcade #1253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release/9.0] Update dependencies from dotnet/arcade #1253
Conversation
…513.5 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.25208.6 -> To Version 9.0.0-beta.25263.5
Build errors:
This error occurs due to the changes introduced in dotnet/source-build-reference-packages#1216, which added I'm not sure why this wasn't caught by PR checks. @MichaelSimons, any ideas? |
Also the fix for these failures is going to have to be done in multiple parts.
|
I see two options which aren't mutually exclusive.
I think we must do #1 now to unblock this PR and potential build issues in full source-build. |
I don't understand why these prebuilts are suddenly appearing... especially the
The simple solution here for the I'm a bit stumped by the Before I make any additional changes to this PR, I'd like to figure out why these prebuilts are suddenly appearing. @dotnet/source-build - can I get some input? TIA |
My guess is that this is caused by NuGet non-determinism. It appears to be restoring |
Alright, I found the issue: The |
Needs dotnet/arcade#15854 |
…521.1 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.25208.6 -> To Version 9.0.0-beta.25271.1
This pull request updates the following dependencies
From https://github.com/dotnet/arcade